Storm

Benchmark
Model:consensus v.1 (MDP)
Parameter(s)N = 4, K = 4
Property:steps_min (exp-reward)
Invocation (default)
~/storm/build/bin/storm --prism consensus.4.prism --prop consensus.props steps_min --constants K=4 --signal-timeout 60 --general:precision 1e-12 --gmm++:precision 1e-12 --native:precision 1e-12 --minmax:precision 1e-12 --timebounded:precision 1e-6 --lra:precision 1e-12  --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Execution
Walltime:3.6410422325134277s
Return code:0
Relative Error:8.870794270833333e-11
Log
Storm 1.5.1

Date: Wed Mar 18 04:40:16 2020
Command line arguments: --prism consensus.4.prism --prop consensus.props steps_min --constants K=4 --signal-timeout 60 '--general:precision' 1e-12 '--gmm++:precision' 1e-12 '--native:precision' 1e-12 '--minmax:precision' 1e-12 '--timebounded:precision' 1e-6 '--lra:precision' 1e-12 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /

 WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.004s.

Portfolio engine picked the following settings: 
	engine=sparse	 bisimulation=false	 exact=false
Time for model construction: 0.295s.

-------------------------------------------------------------- 
Model type: 	MDP (sparse)
States: 	43136
Transitions: 	144352
Choices: 	115840
Reward Models:  steps
State Labels: 	3 labels
   * deadlock -> 0 item(s)
   * finished -> 64 item(s)
   * init -> 1 item(s)
Choice Labels: 	none
-------------------------------------------------------------- 

Model checking property "steps_min": R[exp]{"steps"}min=? [F "finished"] ...
Result (for initial states): 768.0000000681277
Time for model checking: 3.310s.